public class JMSTransactionDetail
extends org.apache.activemq.artemis.core.transaction.TransactionDetail
Constructor and Description |
---|
JMSTransactionDetail(Xid xid,
org.apache.activemq.artemis.core.transaction.Transaction tx,
Long creation) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
decodeMessageProperties(org.apache.activemq.artemis.core.server.ServerMessage msg) |
String |
decodeMessageType(org.apache.activemq.artemis.core.server.ServerMessage msg) |
public String decodeMessageType(org.apache.activemq.artemis.core.server.ServerMessage msg)
decodeMessageType
in class org.apache.activemq.artemis.core.transaction.TransactionDetail
Copyright © 2015. All rights reserved.